home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / science / neural22.zip / README.TXT < prev    next >
Text File  |  1994-04-16  |  2KB  |  54 lines

  1. Neural22.zip
  2. ============
  3.  
  4.     REPLACES NEURAL21.ZIP
  5.  
  6.  
  7. This archive contains :
  8.  
  9. 1.      SLUG3.EXE, a working backprop neural network application. This version 
  10.     replaces SLUG2.EXE, and fixes some bugs, notably the one which 
  11.     caused the program to write to the windows screen like a 
  12.     DOS application when a run was done without specifying a log file.
  13.     Hopefully, no new bugs are introduced.  Let me know if you find any !
  14.  
  15. 2.    Full documentation on the Neural Networks Toolkit (copyright Southern 
  16.     Scientific) which was used to construct SLUG3, in RTF format.
  17.  
  18. 3.      A quick and dirty dos program to illustrate how easy it 
  19.     is to implement neural nets with the toolkit.
  20.  
  21. The use of Slug is explained in the included windows help file, SLUGHLP3.HLP
  22.  
  23.  
  24. Bugfixes  In SLUG3 :
  25. ====================
  26.  
  27. 1.  Crashed when using 'shake' if no logfile is open. Fixed.
  28. 2.  'Shake' caused the network to become fully connected.  Fixed.
  29. 3.  A bug causing some training sets to be presented improperly has also been fixed.
  30.     Try your unsuccessful training runs again.
  31. 4.  The drag&drop editor has been thrown out.  Notepad is used instead.
  32.  
  33. Additions to SLUG3 :
  34. ===================
  35.  
  36. 2.  NEW !  Transfer functions can now be specified.
  37.  
  38. Please note !
  39. =============
  40. You may distribute NEURAL22.ZIP as you see fit, but you may not distribute
  41. any part of it without placing NEURAL22.ZIP at the same location.  
  42.  
  43. PLEASE, OK ? 
  44.  
  45. I get a lot of calls and faxes asking about stuff which is in the zip file, so 
  46. I know that people end up with just the executables...
  47.  
  48.         ---------------------
  49.         Please read Toolkit.*
  50.         ---------------------
  51.  
  52. Regards
  53.  
  54. Charles Marais